home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / Jogos de Azar / roleta.swf / scripts / frame_563 / DoAction.as
Text File  |  2006-01-17  |  210b  |  16 lines

  1. tellTarget("/croupier")
  2. {
  3.    gotoAndPlay(1);
  4. }
  5. tellTarget("/cowgirl")
  6. {
  7.    gotoAndPlay(1);
  8. }
  9. tellTarget("/japs")
  10. {
  11.    gotoAndPlay(1);
  12. }
  13. set("_root.:vChef2",1);
  14. stopAllSounds();
  15. gotoAndPlay(167);
  16.